home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / music / 213 / comm / em3101.doc next >
Text File  |  1988-01-13  |  2KB  |  36 lines

  1.          IBM 3101 TERMINAL EMULATOR
  2.  
  3.          This program will effectively emulate an IBM 3101 terminal
  4.          emulator in a non-block mode for all translators as well as
  5.          direct connection to a controller in synchronous mode.
  6.  
  7.          The key codes for using 3101 on your ST are identical where
  8.          possible. The following descriptions are for the rest. F1
  9.          thru F10 are PF1 thru PF10. Shift F1 and F2 are PA1 and PA2.
  10.          Alternate 1 thru alternate '=' are PF1 thru PF12. Control 1
  11.          thru "=" are PF13 thru PF24. Control Delete is erase to end
  12.          of field.
  13.  
  14.          To quit use the Undo key.
  15.  
  16.          You must always set your communication parameters before
  17.          dialing or connecting to the system. If you are dialing in
  18.          the dial number sequence utilizes "ATDT".
  19.  
  20.          This program has been designed to accept coding for PF and PA
  21.          keys. This information is stored on the file "EM3101.INF". To
  22.          alter this file is very simple (I made it simple). There are
  23.          strings identifying the begining of the code sequence. DO NOT
  24.          REMOVE THESE COMMENTS. the first digit code tells the
  25.          emulator how many keystrokes in the function key. This is
  26.          followed by the ascii value of the key strokes.
  27.  
  28.          This program is for private use. All companies wishing to use
  29.          this program should contact me through Compuserve in ATARI16.
  30.          I hope to soon introduce a 3279G4 terminal emulator for
  31.          direct connect to IBM mainframes.
  32.  
  33.          Enjoy,
  34.  
  35.          David W. Bryan
  36.